;newbie quest by mental of ragezone.com

[@main]
#if
checkpkpoint 2
#act
goto @red

#if
checkitem DarkPrince 1
#act
goto @gotitem

#if
check [535] 1
#act
goto @congrats

#elseact
goto @mainmain

[@congrats]
Well done

[@red]
#IF
#ACT
map 0162

[@mainmain]
#if
check [533] 1
#act
goto @well
#elseact
goto @mainmain2

[@well]
Sorry but once is enough for everyone

[@mainmain2]
#if
checklevel 25
#act
goto @tohigh
#elseact
goto @1

[@1]

#if
check [531] 1
#act
goto @no1

#if
check [532] 1
#act
goto @no1

#if
check [533] 1
#act
goto @failed

#if
check [535] 1
#act
goto @done

#elseact
goto @main2

[@done]
You have completed your task.. go bask in the sun

[@failed]
Sorry.. but i only give one chance... farewell.

[@main2]
A power is seen as a charm , but a charm is seen\
as a gift, i can give you a gift if you can give\
me something i need\
<tell me more/@quest> / <no thanks, lets never talk/@no>

[@no]
#if
#act
set [531] 1
#say
Well.. i am sorry but i shall never speak to you\
again.

[@no1]
ingores....

[@quest]
There is a monster known as the prince of darkness..\
his power is seen to many as a power which he does\
not deserve.. you.. you can change all that! i want\
you to challange the dark prince to a  battle, if your\
lucky.. he may drop you something, which you must give\
to me, its not a garanteed success, and you only have\
one chance, do you accept?\
<Yes i do!/@accept> / <No sorry i am to weak/@no2>

[@no2]
#if
#act
set [532] 1
#say
You do not understand the power that is within you\
we shall never speak again.

[@accept]
Did i mension that you only have 3 minutes!!! BUT!!\
I RECOMMEND YOU BEING LEVEL 20 BECAUSE YOU HAVE ONE\
CHANCE ONLY!!
<Gimmy My Chance/@go> / <ill come back later/@l8r>

[@l8r]
Wise choice

[@go]
#IF
checkhum B201 1
#ACT
goto @inuse
#ELSEACT
set [533] 1
Monclear B201
Param1 B201
Param2 50
Param3 50
MonGen DarkPrince 1 1 3
TimeRecall 3
map B201

[@gotitem]
#if
checkjob wizard
#act
goto @wizard
#if
checkjob taoist
#act
goto @taoist
#if
checkjob warrior
#act
goto @warrior

[@wizard]
#if
checkitem darkprince 1
#act
take darkprince 1
give Darkhexring 2
give goldbar 1
set [535] 1
#say
Enjoy...
#elseact
goto @error

[@taoist]
#if
checkitem darkprince 1
#act
take darkprince 1
give darkglassring 2
set [535] 1
#say
Enjoy...
#elseact
goto @error


[@warrior]
#if
checkitem darkprince 1
#act
take darkprince 1
give darkcopperring 2
set [535] 1
#say enjoy
#elseact
goto @error

[@error]
Do not remove of the item please

[@tohigh]
Sorry, your level is to great sir

[@inuse]
There is someone challanging the dakrprince\
as we speak sir, be patient!